	@charset "utf-8";

/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
html {
	font-size: 62.5%;
	height: 100%
}
body {
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	height: 100%;
}
img {
	border: none;
}
ul li {
	list-style-type: none;
}
ul, form, p, a, img, table, tr, td, li, dd, dt, dl, span {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #333;
}
a {
	text-decoration: none;
	color: #333;
	outline: none;
	transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-webkit-transition: 0.3s;
}
h1 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #333;
}
.clear {
	clear: both;
}
.maln {
	margin-left: auto !important
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	color: #333;
	border: none;
	outline: none;
}
.l {
	float: left;
}
.r {
	float: right;
}
.fix {
	*zoom: 1;
}
.fix:after, .fix:before {
	display: block;
	content: "clear";
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}
::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #999999;
}
:-o-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #999999;
}
::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #999999;
}
:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #999999;
}
@media screen and (min-width:1400px) {
	.wp1 {
		width: 1380px;
		margin: auto;
	}
}
@media screen and (min-width:1000px) and (max-width:1399px) {
	.wp1 {
		width: 980px;
		margin: auto;
	}
}
@media screen and (max-width:999px) {
	.wp1 {
		width: 95%;
		margin: auto;
	}
}
@media screen and (min-width:1220px) {
	.wp {
		width: 1200px;
		margin: auto;
	}
}
@media screen and (min-width:1000px) and (max-width:1219px) {
	.wp {
		width: 980px;
		margin: auto;
	}
}
@media screen and (max-width:999px) {
	.wp {
		width: 95%;
		margin: auto;
	}
}
@media screen and (min-width:1220px) {
	.no_margin {
		margin-left: auto!important;
	}
}
@media screen and (min-width:1000px) and (max-width:1219px) {
	.no_margin {
		margin-left: auto!important;
	}
}

/*********************** search *****************************/

.search {
	width: 42px;
	z-index: 9999;
	background: none;
	margin-top: 39px;
}
.sb-icon-search {
	color: #fff;
	z-index: 99;
	width: 42px;
	height: 42px;
	display: block;
}
.sb-search-submit {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	color: transparent;
	border: none;
	outline: none;
	z-index: 99999;
}
.search_1000 {}
.sb-search {
	position: relative;
	width: 0%;
	min-width: 42px;
	height: 42px;
	float: right;
	display: inline;
	overflow: hidden;
	-webkit-transition: width 0s;
	-moz-transition: width 0s;
	transition: width 0s;
	-webkit-backface-visibility: hidden;
	z-index: 99;
	border: none;
}
.sb-search-input {
	position: absolute;
	top: 0;
	left: 0px;
	outline: none;
	width: 236px;
	height: 42px;
	line-height: 26px;
	padding-left: 10px;
	border: none;
	margin: 0;
	z-index: 190;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	border-radius: 4px;
	background: none;
	color: #fff;
}
.sb-icon-search, .sb-search-submit {
	width: 42px;
	height: 42px;
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
	padding: 0;
	margin: 0;
	cursor: pointer;
	background: url(../images/sousuo.png) no-repeat center;
	border: none;
}
.sb-search.sb-search-open, .no-js .sb-search {
	width: 236px;
	height: 42px;
	line-height: 42px;
	position: relative;
	right: 0px;
	top: 0px;
	z-index: 999999;
	background: #30a9e2;
	border-radius: 21px;
}
.no-js .sb-search .sb-icon-search {
	position: absolute;
	background: url(../images/sousuo.png) no-repeat center;
	z-index: 15;
	right: 0px;
	top: 0px;
}
.no-js .sb-search .sb-search-submit {
	z-index: 91;
}

/*.container*/

.container {
	width: 5px;
	height: 100%;
	position: absolute;
	right: 0;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	z-index: 999999999999999;
	cursor: pointer;
	position: fixed;
	top: -5px;
	right: 0;
	display: block;
}
.container .nav {
	overflow: hidden;
	width: 300px;
	background: rgba(0, 0, 0, 0.8);
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	height: auto;
	overflow: scroll;
}
.container .nav form {
	margin: 15px auto;
	width: 258px;
	height: 26px;
	border: 1px solid #fff;
}
.container .nav form .iptc {
	box-sizing: border-box;
	padding-left: 15px;
	background-color: #fff;
	width: 80%;
	height: 26px;
	line-height: 26px;
	display: block;
	float: left;
}
.container .nav form .ipsc {
	width: 20%;
	height: 26px;
	line-height: 26px;
	display: block;
	float: right;
	background: #fff url(../images/sousuo2.png) no-repeat center center;
}
.container .nav>ul {
	display: none;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: scroll;
	padding-top: 45px;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.container .nav>ul>li {
	line-height: 40px;
	font-size: 12px;
	font-size: 1.2rem;
	text-indent: 20px;
	position: relative;
}
.container .nav>ul>li .addition {
	width: 20px;
	height: 20px;
	position: absolute;
	right: 15px;
	top: 10px;
	background: url("fonts/shizi.png") no-repeat center center;
}
.container .nav>ul>li .addition.fa:before {
	margin-right: 5px;
	color: #fff;
	text-indent: 0;
}
.container .nav>ul>li>a {
	color: #fff;
	font-size: 12px;
	font-size: 1.2rem;
	display: block;
	margin-right: 40px;
}
.container .nav>ul>li>a span {
	color: #fff;
	font-size: 12px;
	font-size: 1.2rem;
}
.container .nav>ul>li .c-show {
	display: none;
	width: 100%;
}
.container .nav>ul>li .c-show1 .c-s1 {
	position: relative;
	padding-left: 15px;
}
.container .nav>ul>li .c-show1 .c-s1>a {
	position: relative;
	font-size: 12px;
	font-size: 1.2rem;
	color: #fff;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 30px;
	margin-right: 40px;
}
.container .nav>ul>li .c-show1 .c-s1>a span {
	font-size: 12px;
	font-size: 1.2rem;
	color: #fff;
}
.container .nav>ul>li .c-show1 .c-s1>.c-show2 {
	position: relative;
}
.container .nav>ul>li .c-show1 .c-s1>.c-show2 .c-s2 {
	position: relative;
}
.container .nav>ul>li .c-show1 .c-s1>.c-show2 .c-s2>a {
	text-indent: 35px;
	font-size: 12px;
	font-size: 1.2rem;
	color: #fff;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 30px;
	margin-right: 40px;
}
.container .nav>ul>li .c-show1 .c-s1>.c-show2 .c-s2>a span {
	font-size: 12px;
	font-size: 1.2rem;
	color: #fff;
}
.container .nav>ul>li .c-show1 .c-s1 .c-s2 .c-show3 {
	position: relative;
}
.container .nav>ul>li .c-show1 .c-s1 .c-s2 .c-show3 .c-s3 a {
	text-indent: 50px;
	font-size: 12px;
	font-size: 1.2rem;
	color: #fff;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 30px;
}
.container .nav>ul>li .c-show1 .c-s1 .c-s2 .c-show3 .c-s3 a span {
	font-size: 12px;
	font-size: 1.2rem;
	color: #fff;
}
.container .nav>ul>dl {
	padding: 20px;
}
.container .nav>ul>dl dd {
	float: left;
	margin: 0 2px;
}
.container .menubtn {
	width: 23px;
	height: 18px;
	position: absolute;
	top: 12px;
	right: 12px;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	z-index: 9999;
}
.container .menubtn span {
	display: block;
	width: 100%;
	height: 3px;
	margin-bottom: 3px;
	background-color: #fff;
}



@media screen and (max-width: 1100px) {

.sb-icon-search, .sb-search-submit {
	 max-width: 30px;
    background-size: 100%;
}

}

@media screen and (min-width: 1000px) {
	.container, .nav {
		display: none!important;
	}
}

/***********  lunbo  *************/

#lun2 {
	position: relative;
}
.slide .carouse {
	width: 100%;
	overflow: hidden;
	position: relative
}
.slide .slideItem .banner-img {
	width: 100%;
	display: block;
}
.slide .carouse .slideItem {
	width: 100%;
	position: absolute;
}
.slide .console {
	height: 57px;
	display: inline-block;
	width: 35px;
	position: absolute;
	top: 40%;
}
.slide .dotList {
	text-align: center;
	position: absolute;
	bottom: 26px;
	width: 100%;
	left: 0;
}
.slide .dotList ul li {
	display: inline-block;
	width: 11px;
	height: 11px;
	background: #fff;
	border-radius: 50%;
	border: 1px solid #30a9e2;
	margin-left: 13px;
	cursor: pointer;
}
.slide .dotList ul li.active {
	background: #30a9e2;
}
.slide .carousel-control {
	position: absolute;
	top: 46%;
	margin-top: 5px;
	width: 58px;
	height: 58px;
	z-index: 999;
}
.slide .carousel-control.left {
	left: 3%;
	background-image: url("../images/prev.png");
	cursor: pointer;
}
.slide .carousel-control.right {
	right: 3%;
	background-image: url("../images/next.png");
	cursor: pointer;
}
.slide .slidedetail {
	display: none;
}
.imgtoVideo img {
	width: 100%;
}
.imgtoVideo>div {
	padding: 1px;
	position: relative;
	cursor: pointer;
	width: 49%;
	display: inline-block;
}
.imgtoVideo>div:hover .imgtoVideoDetail {
	display: block
}
.imgtoVideo .imgtoVideoDetail {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	padding: 1px;
	display: none
}
.imgtoVideo .imgtoVideoDetail>div {
	background: rgba(0, 98, 197, 0.8);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8142B49, endColorstr=#C8142B49);
	width: 100%;
	height: 100%;
	text-align: center;
}
.imgtoVideo .tovideo .imgtoVideoDetail {
	display: block;
}
.imgtoVideo .tovideo .imgtoVideoDetail>div {
	background: #0C2D47;
	width: 60px;
	height: 60px;
	color: #fff;
	line-height: 60px;
	vertical-align: middle;
	margin: 0 auto;
	margin-top: 17%;
}
.imgtoVideo .imgtoVideoDetail .fa-search {
	color: #fff;
	font-size: 25px;
	margin-top: 21%;
}
.contentIV {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	display: table;
	background: rgba(20, 43, 73, 0.8);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8142B49, endColorstr=#C8142B49);
	margin: 0 auto;
	z-index: -999;
	max-width: 1024px;
	display: none;
}
#picturetoVideo .carouse .slideItem {
	display: table;
	height: 100%
}
#picturetoVideo .carouse .slideItem>div {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
#picturetoVideo .carouse .slideItem .banner-img {
	max-width: 100%;
	width: auto
}
.closeContentIV {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 25px;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	z-index: 999;
}
@media screen and (max-width:639px) {
	.slide .dotList ul li {
		margin-left: 10px;
	}
	.slide .dotList {
		bottom: 5px;
	}
	.slide .dotList ul li {
		width: 10px;
		height: 10px;
		border-radius: 5px;
		overflow: hidden;
	}
	.slide .carousel-control.left, .slide .carousel-control.right {
		display: none;
	}
}

/**************************  head  ***********************/

.head {
	/*border-top: 5px solid #2ba7e2;*/
	box-shadow: 0px 2px 10px 0px rgba(00, 00, 00, 0.4);
	position: relative;
	z-index: 99;
}
.logo {
	margin-top: 6px;
	margin-right: 29px;
}
.logo img {
	width: 100%;
	max-width: 82px;
	max-height: 95px;
}
.sj {
	margin-right: 8px;
}
.sj a {
	padding: 0 1px;
}
.sjss {
	margin-top: 17px;
}
.navlist2 {
	display: none;
}
.navlist {
	padding-top: 46px;
}
.navlist>li {
	float: left;
	margin-left: 60px;
	position: relative;
	padding-bottom: 10px;
}
.navlist>li>a {
	font-size: 16px;
	font-size: 1.6rem;
	display: block;
	line-height: 18px;
	padding: 0 5px;
	padding-bottom: 29px;
}
.navlist>li:hover>a {
	color: #32a8e5;
	border-bottom: 2px solid #32a8e5;
}
.navlist>li.currentnav>a {
	color: #32a8e5;
	border-bottom: 2px solid #32a8e5;
}
.yiji {
	position: absolute;
	left: 0;
	top: -9999px;
	background: #30a9e2;
	background: rgba(48, 169, 226, 0.8);
	z-index: 999;
	width: 224px;
}
.yiji li {
	line-height: 40px;
	padding: 0 10px;
	font-size: 16px;
	font-size: 1.6rem;
	position: relative;
}
.yiji li:hover {
	background: #fff;
}
.yiji a {
	display: block;
	color: #fff;
}
.yiji li:hover>a {
	color: #333;
}
.erji {
	position: absolute;
	left: 100%;
	top: -9999px;
	background: #30a9e2;
	background: rgba(48, 169, 226, 0.8);
	z-index: 999;
	width: 224px;
}
.navlist>li:hover .yiji {
	top: 100%;
}
.yiji>li:hover .erji {
	top: 0;
}
@media screen and (min-width:1000px) and (max-width:1399px) {
	.navlist>li {
		margin-left: 28px;
	}
	.logo {
		margin-right: 10px;
	}
	.navlist>li>a {
		padding-left: 3px;
		padding-right: 3px;
	}
}
@media screen and (max-width:999px) {
	.navlist2 {
		display: block;
	}
	.navlist1 {
		display: none;
	}
	.navlist {
		width: 100%;
		padding-top: 20px;
	}
	.navlist>li {
		margin-left: 0px;
		width: 25%;
		text-align: center;
	}
	.navlist>li>a {
		padding: 0;
		padding-bottom: 10px;
	}
	.search {
		display: none;
	}
	.yiji {
		display: none;
	}
}
@media screen and (max-width:767px) {
	.logo {
		margin-right: 0;
		float: none;
    /* margin: 0 auto; */
    text-align: center;
	}
}

/*****************  bottom  ***************/

.bottom {
	padding-top: 52px;
	padding-bottom: 60px;
	background: #182835 url(../images/bottombg.jpg) no-repeat center top;
}
.bbiaolist li {
	float: left;
	margin-left: 75px;
	max-width: 325px;
}
.bbiaolist li div {
	padding-left: 75px;
	min-height: 54px;
}
.bli1 div {
	background: url(../images/bb1.png) no-repeat left top;
}
.bli2 div {
	background: url(../images/bb2.png) no-repeat left top;
}
.bli3 div {
	background: url(../images/bb3.png) no-repeat left top;
}
.bli4 div {
	background: url(../images/bb4.png) no-repeat left top;
}
.bbiaolist li div span {
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
	color: #30a9e2;
	margin-bottom: 5px;
}
.bbiaolist li div p {
	color: #fff;
	line-height: 28px;
	font-size: 16px;
	font-size: 1.6rem;
}
.bbiaolist li div p a {
	color: #fff;
}
.bbiaolist li div p a:hover {
	color: #30a9e2;
}
.bbiaolist {
	padding-bottom: 50px;
}
.link a, .link span {
	font-size: 16px;
	font-size: 1.6rem;
	color: #fff;
}
.link a {
	padding-right: 25px;
}
.link a:hover {
	color: #30a9e2;
}
.link {
	padding-bottom: 20px;
	border-bottom: 1px solid #4b5356;
	height: 19px;
}
.bnav {
	padding-top: 45px;
	padding-bottom: 40px;
}
.bnav li {
	float: left;
}
.bnav li a {
	color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	padding-right: 20px;
	border-right: 1px solid #fff;
	display: block;
	margin-right: 20px;
}
.bnav li.noborder a {
	border: none;
}
.bnav li a:hover {
	color: #30a9e2;
}
.copyright {
	color: #ffffff;
	line-height: 30px;
}
.copyright a {
	color: #fff;
}
.copyright a:hover {
	color: #30a9e2;
}
.bsjj a {
	margin-left: 15px;
	position: relative;
	top: 0;
	transition: 0.5s;
}
.bsjj a:hover {
	top: -10px;
}
@media screen and (min-width:1000px) and (max-width:1219px) {
	.bbiaolist li {
		margin-left: 7px;
	}
	.bnav li a {
		margin-right: 10px;
		padding-right: 15px;
	}
	.bsjj {
		float: left;
		margin-top: 20px;
	}
	.bsjj a {
		margin-right: 15px;
		margin-left: 0;
	}
}
@media screen and (max-width:999px) {
	.bbiaolist li {
		width: 50%;
		margin: 0;
		min-height: 80px;
	}
	.bsjj {
		float: left;
		margin-top: 20px;
	}
	.bsjj a {
		margin-right: 15px;
		margin-left: 0;
	}
	.bbiaolist {
		padding-bottom: 15px;
	}
	.bnav li {
		width: 33.33%;
		margin-bottom: 10px;
	}
	.bnav li a {
		border: none;
	}
}
@media screen and (max-width:767px) {
	.bbiaolist, .link, .bnav, .bsjj {
		display: none;
	}
	.bottom {
		padding-top: 20px;
		/*padding-bottom: 30px;*/
	}
}

/************** syp **************/

.syp {
	padding-top: 63px;
	padding-bottom: 15px;
}
.sypbt {
	text-align: center;
	font-size: 40px;
	font-size: 4rem;
	font-weight: bold;
	padding-bottom: 13px;
	background: url(../images/sypxian.jpg) no-repeat center bottom;
	text-transform: uppercase;
	margin-bottom: 58px;
}
.sypbt a:hover {
	color: #30a9e2;
}
.sypbox {
	width: 254px;
	float: left;
	margin-left: 61px;
	margin-bottom: 74px;
}
.sypcon {
	position: relative;
	overflow: hidden;
	border-radius: 50%;
	overflow: hidden;
}
.syptu {
	display: inline-block;
	border-radius: 50%;
	border: 1px solid #30a9e2;
	overflow: hidden;
}
.syptu img {
	display: block;
	width: 100%;
	max-width: 484px;
	max-height: 484px;
}
.sypcover {
	position: absolute;
	left: 0;
	top: -100%;
	width: 100%;
	height: 100%;
	background: url(../images/sypcover.png);
}
.sypcover span {
	display: block;
	width: 117px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	background: #ffffff;
	color: #30a9e2;
	font-size: 16px;
	font-size: 1.6rem;
	position: absolute;
	left: 50%;
	margin-left: -58px;
	top: 50%;
	margin-top: -19px;
}
.sypp {
	display: block;
	text-align: center;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 30px;
	margin-top: 28px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.sypbox:hover .sypcover {
	top: 0;
}
.sypbox:hover .sypp {
	color: #30a9e2;
}
@media screen and (min-width:1000px) and (max-width:1219px) {
	.sypbox {
		margin-left: 40px;
		width: 215px;
	}
}
@media screen and (max-width:999px) {
	.sypbt {
		font-size: 30px;
		font-size: 3rem;
	}
	.sypbox {
		width: 23%;
		margin: 0 1%;
		margin-bottom: 30px;
	}
	.sypcover {
		display: none;
	}
}
@media screen and (max-width:767px) {
	.sypbox {
		width: 31.333%;
	}
	.syp {
		padding-top: 35px;
	}
	.sypbt {
		margin-bottom: 40px;
	}
}
@media screen and (max-width:600px) {
	.sypbox {
		width: 48%;
	}
	.sypp {
		font-size: 14px;
		font-size: 1.4rem;
	}
}

/**************  sya  ***************/

.sya {
	background: url(../images/sybg1.jpg) no-repeat center top;
}
.syanr {
	background: #30a9e2;
	padding-left: 43px;
	padding-right: 33px;
	padding-top: 35px;
	padding-bottom: 34px;
}
.syanr p, .syanr a, .syanr span {
	color: #fff;
}
.syanr a:hover {
	color: #333;
}
.syazuo {
	width: 559px;
}
.syap2{ text-indent:2em;}
.syayou {
	width: 506px;
	padding-bottom: 12px;
	padding-right: 13px;
	background: url(../images/syakuai.jpg) no-repeat right bottom;
	margin-top: 17px;
}
.syayou video {
	width: 100%;
	max-width: 506px;
	max-height: 511px;
}
.syawen {
	background: url(../images/jiao1.png) no-repeat left top;
}
.syawenn {
	background: url(../images/jiao2.png) no-repeat right bottom;
	padding: 32px;
	padding-top: 35px;
	padding-bottom: 24px;
}
.syap1 {
	font-size: 40px;
	font-size: 4rem;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	margin-bottom: 37px;
}
.syap2 {
	line-height: 30px;
	margin-top: 30px;
	display: block;
}
.syap3 {
	display: block;
	width: 194px;
	height: 49px;
	line-height: 49px;
	text-align: center;
	border: 1px solid #fff;
	font-size: 16px;
	font-size: 1.6rem;
	text-transform: uppercase;
	margin-left: 32px;
	margin-top: 36px;
}
@media screen and (min-width:1000px) and (max-width:1219px) {
	.syazuo {
		width: 460px;
	}
	.syap2 {
		margin-top: 10px;
	}
	.syap1 {
		margin-bottom: 15px;
	}
	.syayou {
		width: 410px;
		margin-top: 50px;
	}
	.syayou video { 
	max-width: 100%;
}
}
@media screen and (max-width:999px) {
	.syazuo {
		width: 100%;
		float: none;
	}
	.syayou video { 
	max-width: 100%;
}
	.syayou {
		max-width: 506px;
		width: auto;
		float: none;
		margin: 0 auto;
		margin-top: 30px;
	}
}
@media screen and (max-width:767px) {
	.syap1 {
		font-size: 30px;
		font-size: 3rem;
		margin-bottom: 15px;
	}
	.syap2 {
		margin-top: 15px;
	}
}
@media screen and (max-width:600px) {
	.syanr {
		padding: 15px;
	}
	.syawenn {
		padding: 15px;
	}
	.syap3 {
		width: 150px;
		height: 40px;
		line-height: 40px;
	}
}

/******************************  sybg2  *******************************/

.sybg2 {
	background: url(../images/sybg2.jpg) no-repeat center bottom;
	padding-bottom: 90px;
}
.syn {
	padding-top: 135px;
	padding-bottom: 70px;
}
.synbt {
	position: relative;
	padding-bottom: 34px;
	border-bottom: 1px solid #30a9e2;
	margin-bottom: 52px;
}
.synbt a.syaa1 {
	font-size: 40px;
	font-size: 4rem;
	font-weight: bold;
	text-transform: uppercase;
}
.synbt a.syaa1:hover {
	color: #30a9e2;
}
.synbt a.syaa2 {
	display: block;
	width: 96px;
	height: 36px;
	line-height: 36px;
	border: 1px solid #30a9e2;
	color: #30a9e2;
	text-align: center;
	position: absolute;
	bottom: 24px;
	right: 0;
	text-transform: uppercase;
	font-size: 16px;
	font-size: 1.6rem;
}
.synbt a.syaa2:hover {
	background: #30a9e2;
	color: #fff;
}
.synbox {
	width: 359px;
	float: left;
	margin-left: 61px;
}
.synbox img {
	width: 100%;
	max-width: 359px;
	max-height: 225px;
}
.synp1 {
	display: block;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-top: 10px;
	margin-bottom: 10px;
}
.synp2 {
	color: #666666;
	padding-left: 28px;
	background: url(../images/sybiao1.png) no-repeat left center;
}
.synp3 {
	display: block;
	color: #666666;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 28px;
	text-indent:2em;
}
.synp4 {
	display: block;
	width: 116px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	border: 1px solid #333333;
	font-size: 16px;
	font-size: 1.6rem;
}
.synp1:hover, .synp3:hover {
	color: #30a9e2;
}
.synp4:hover {
	background: #30a9e2;
	border: 1px solid #30a9e2;
	color: #fff;
}
@media screen and (min-width:1000px) and (max-width:1219px) {
	.synbox {
		margin-left: 35px;
		width: 303px;
	}
}
@media screen and (max-width:999px) {
	.synbox {
		width: 31.333%;
		margin: 0 1%;
	}
	.synp1 {
		font-size: 16px;
		font-size: 1.6rem;
	}
}
@media screen and (max-width:700px) {
	.synp1 {
		font-size: 14px;
		font-size: 1.4rem;
	}
}
@media screen and (max-width:500px) {
	.synbox {
		max-width: 359px;
		width: 100%;
		float: none;
		margin: 0 auto;
		margin-bottom: 20px;
	}
	.syn {
		padding-bottom: 20px;
	}
}
#box {
	position: relative;
	width: 1061px;
	height: 445px;
	margin: auto;
	margin-top: 90px;
}
#box ul {
	position: relative;
	width: 1061px;
	height: 445px;
}
#box li {
	position: absolute;
	list-style: none;
	width: 0;
	height: 0;
	top: 0px;
	left: 0px;
	z-index: 0;
}
#box li img {
	width: 100%;
	height: 100%;
	vertical-align: top;
}
#box li div {
	width: 100%;
	line-height: 30px;
	margin-top: 17px;
	color: #333;
	text-align: center;
	font-size: 16px;
	font-size: 1.6rem;
}
#box .prev, #box .next {
	position: absolute;
	top: 44%;
	width: 40px;
	height: 104px;
	margin-top: -47px;
	overflow: hidden;
	text-indent: -999px;
	cursor: pointer;
}
#box .prev {
	left: -70px;
	background: url(../images/ableft.jpg) no-repeat;
}
#box .next {
	right: -70px;
	background: url(../images/abright.jpg) no-repeat;
}
#copyright {
	padding-top: 10px;
	text-align: center;
}
.heitu {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
}
.heitu img {
	display: block;
	margin: auto;
	width: 100%;
	max-width: 620px;
	max-height: 450px;
}
#box2 {
	display: none;
}
.a3p1 {
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: bold;
	text-transform: uppercase;
}
.a3p2 {
	color: #666666;
	line-height: 30px;
	margin-top: 18px;
}
@media screen and (min-width:1000px) and (max-width:1219px) {
	#box2 {
		display: block;
		padding-top: 20px;
	}
	#box {
		display: none;
	}
	#box2 li {
		float: left;
		margin-left: 10px;
		width: 314px;
		margin-bottom: 20px;
	}
	#box2 li img {
		width: 100%;
		max-width: 510px;
		max-height: 394px;
	}
	#box2 li div {
		text-align: center;
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 22px;
		height: 44px;
	}
}
@media screen and (max-width:999px) {
	#box2 {
		display: block;
		padding-top: 20px;
	}
	#box {
		display: none;
	}
	#box2 li {
		float: left;
		width: 31.3333%;
		margin: 0 1%;
		margin-bottom: 20px;
	}
	#box2 li img {
		width: 100%;
		max-width: 510px;
		max-height: 373px;
	}
	#box2 li div {
		text-align: center;
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 44px;
		height: 44px;
	}
	.abnav {
		background: none;
		margin-bottom: 15px;
	}
	.abnav a {
		margin: 0 15px;
	}
	.sybg2 {
		padding-bottom: 25px;
	}
	.syn {
		padding-top: 60px;
	}
	.synbt a.syaa1 {
		font-size: 30px;
		font-size: 3rem;
	}
}
@media screen and (max-width:750px) {
	#box2 li {
		width: 48%;
		margin: 0 1%;
		margin-bottom: 10px;
	}
}
@media screen and (max-width:610px) {
	.abnav a {
		font-size: 12px;
		font-size: 1.2rem;
		width: 115px;
	}
}
@media screen and (max-width:499px) {
	#box2 li {
		width: 100%;
		margin: 0;
		margin-bottom: 10px;
	}
	.a3p1 {
		font-size: 20px;
		font-size: 2rem;
	}
	.synbt a.syaa1 {
		font-size: 24px;
		font-size: 2.4rem;
	}
}
@media screen and (max-width:460px) {
	.abnav a {
		width: 60%;
	}
}

/*******************************************  contact  ***********************************************/


/********** bread ************/

.bread {
	font-size: 16px;
	font-size: 1.6rem;
}
.bread .wp {
	border-bottom: 1px solid #ebeaea;
	padding-top: 30px;
	padding-bottom: 12px;
}
.bread a.home {
	padding-left: 29px;
	background: url(../images/home.png) no-repeat left center;
}
.bread a.currentbread {
	color: #30a9e2;
}
.bread a:hover {
	color: #30a9e2;
}

/**************  contact  ****************/

.fymain {
	padding-top: 42px;
	padding-bottom: 99px;
}
.coxinform {
	margin-bottom: 92px;
}
.coxinform .int1 {
	padding-left: 18px;
	background: url(../images/xing.jpg) no-repeat left 14px;
}
.mat4 {
	margin-top: 21px;
}
.coxinform .int1 input {
	width: 308px;
	height: 32px;
	line-height: 32px;
	border: 1px solid #cccccc;
	float: left;
	padding-left: 11px;
	margin-left: 105px;
}
.coxinform .int2 {
	padding-left: 18px;
	background: url(../images/xing.jpg) no-repeat left 15px;
	margin-top: 20px;
}
.coxinform .int2 textarea {
	width: 1168px;
	height: 131px;
	line-height: 30px;
	border: 1px solid #cccccc;
	padding-left: 11px;
}
.coxinform .int3 {
	padding-left: 18px;
	background: url(../images/xing.jpg) no-repeat left 14px;
	margin-top: 21px;
	float: left;
}
.coxinform .int3 input {
	width: 363px;
	height: 32px;
	line-height: 32px;
	border: 1px solid #cccccc;
	padding-left: 11px;
}
.coxinform .yanzheng {
	width: 117px;
	height: 34px;
	float: left;
	margin-left: 50px;
	margin-top: 21px;
	cursor: pointer;
}
.coxinform .int4 {
	width: 323px;
	height: 34px;
	float: right;
	margin-top: 21px;
	background: #30a9e2;
	color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
}
.coxinform .int4:hover {
	background: #333;
	color: #fff;
}
.xuanze select {
	width: 321px;
	height: 32px;
	line-height: 32px;
	border: 1px solid #cccccc;
	color: #999999;
	font-size: 14px;
	font-size: 1.4rem;
	text-indent: 5px;
	cursor: pointer;
}
.xuanze select option {
	cursor: pointer;
}
.xuanze {
	padding-left: 21px;
	background: url(../images/xing.jpg) no-repeat left 14px;
	float: left;
	margin-left: 84px;
}
.ditu img {
	width: 100%;
	max-width: 1200px;
	max-height: 415px;
}
.ditu {
	padding-top: 55px;
}
.m5 {
	min-height: 75px;
}
.m5add {
	width: 225px;
	float: left;
	background: url(../images/m5tu1.jpg) no-repeat left 20px;
	padding-left: 59px;
}
.m5pho {
	width: 165px;
	float: left;
	margin-left: 45px;
	background: url(../images/m5tu2.jpg) no-repeat left 15px;
	padding-left: 75px;
}
.m5mai {
	width: 170px;
	float: left;
	background: url(../images/m5tu3.jpg) no-repeat left 13px;
	padding-left: 76px;
	margin-left: 61px;
}
.m5fax {
	width: 160px;
	float: right;
	background: url(../images/m5tu4.jpg) no-repeat left 29px;
	padding-left: 85px;
}
.cmain5 a {
	display: block;
	font-size: 26px;
	font-size: 2.6rem;
	line-height: 22px;
}
.m5add p {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 24px;
}
.m5pho p {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 56px;
}
.m5mai p a {
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 56px;
}
.m5fax p {
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 56px;
}
.m5>a {
	display: block;
	font-size: 26px;
	font-size: 2.6rem;
	line-height: 30px;
	margin-bottom: 15px;
}
.m5>p {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 36px;
}
.m5>p>a:hover {
	color: #30a9e2;
}
@media screen and (min-width:1000px) and (max-width:1219px) {



	.col {
		width: 440px;
		float: left;
		padding-top: 12px;
	}
	.cor {
		width: 520px;
		float: right;
		margin-top: 61px;
	}
	.coxinform .int1 input {
		width: 290px;
		margin-left: 25px;
	}
	.coxinform .int2 textarea {
		width: 950px;
	}
	.xuanze {
		margin-left: 5px;
	}
	.m5add {
		width: 180px;
	}
	.m5pho {
		margin-left: 10px;
	}
	.m5mai {
		margin-left: 10px;
	}
	.m5fax {
		width: 160px;
	}
	.m5add {
		padding-left: 65px;
	}
	.m5pho {
		padding-left: 70px;
	}
	.m5mai {
		padding-left: 70px;
	}
	.m5fax {
		padding-left: 70px;
	}
	.contact {
		padding-bottom: 50px;
	}
	.m5>a {
		font-size: 20px;
		font-size: 2rem;
	}
	.m5>p {
		font-size: 14px;
		font-size: 1.4rem;
	}
}
@media screen and (max-width:999px) {
	.cobiao {
		line-height: 30px;
	}
	.col {
		width: 100%;
		float: none;
		padding-top: 12px;
	}
	.cor {
		width: 100%;
		float: none;
		margin: auto;
		margin-top: 61px;
		max-width: 561px;
	}
	.coxinform {
		margin-top: 0px;
	}
	.coxinform .int1 input {
		width: 290px;
		margin-left: 25px;
	}
	.coxinform .int2 textarea {
		width: 950px;
	}
	.coxinform .int1, .coxin .int2 {
		margin-top: auto;
	}
	.coxinform .int1 input {
		width: 92%;
		float: none;
		margin-left: auto;
		margin-bottom: 21px;
	}
	.coxinform .int2 textarea {
		width: 92%;
	}
	.coxinform .int3 {
		float: none;
	}
	.coxinform .int3 input {
		width: 92%;
	}
	.coxinform .yanzheng {
		margin-left: 18px;
	}
	.coxinform .int4 {
		width: 40%;
		float: left;
		margin-left: 11px;
	}
	.xuanze {
		margin-left: 0;
		position: relative;
		left: -18px;
		padding-left: 18px;
		width: 100%;
	}
	.contact {
		padding-bottom: 35px;
	}
	.m5 {
		width: 37%;
		margin: 0 10px;
		float: left;
		padding-left: 65px;
		margin-bottom: 20px;
		min-height: 117px;
	}
	.coxinform {
		margin-bottom: 50px;
	}
	.ditu {
		padding-top: 25px;
	}
	.dabt {
		padding-top: 80px;
	}
	.banner2 {
		height: 200px;
	}
	.m5>a {
		font-size: 20px;
		font-size: 2rem;
	}
	.m5>p {
		font-size: 14px;
		font-size: 1.4rem;
	}
	.fymain {
		padding-bottom: 40px;
	}
	.coxinform .int2 {
		margin-top: 0px;
	}
}
@media screen and (max-width:800px) {
	.love {
		font-size: 20px;
		font-size: 2rem;
	}
	.xuanze select {
		width: 100%;
	}
	.cilist li {
		width: 50%;
		margin: 0;
		margin-bottom: 20px;
	}
	.cilist {
		padding-top: 40px;
	}
	.ditu {
		margin-top: 0;
	}
}
    @media screen and (max-width:639px) {
	.dabt {
		font-size: 26px;
		font-size: 2.6rem;
	}
	.fybt {
		font-size: 26px;
		font-size: 2.6rem;
	}
	.contact {
		padding-top: 20px;
	}
	.bread {
		line-height: 26px;
    }
}
	@media screen and (max-width:600px) {
		.m5 {
			width: 70%;
		}
		.ditu {
			padding-top: 0;
		}
	}
	@media screen and (max-width:400px) {
		.cilist li {
			width: 100%;
			margin: 0;
			margin-bottom: 20px;
		}
	}
	.index_focus2 {
		height: 449px;
	}
	@media screen and (max-width: 1219px) and (min-width: 1000px) {
		.index_focus2 {
			height: 359px;
		}
	}
	/****************************************  project  ****************************************/
	.abmain4 {
		padding-bottom: 1px;
	}
	.ablie2 {
		width: 372px;
		float: left;
		margin-left: 42px;
		margin-bottom: 31px;
	}
	.abtu {
		position: relative;
		overflow: hidden;
		display: block;
	}
	.abtu>img {
		width: 100%;
		max-width: 372px;
		max-height: 288px;
		display: block;
	}
	.fangda {
		background: #31a9e2;
		background: rgba(49, 169, 226, 0.7);
		display: block;
		position: absolute;
		width: 100%;
		height: 100%;
		top: 100%;
		left: 0px;
		transition: 0.5s;
	}
	.fangda img {
		width: 30px;
		height: 30px;
		position: absolute;
		left: 50%;
		margin-left: -15px;
		top: 50%;
		margin-top: -15px;
	}
	.ablie2 p {
		line-height: 32px;
		text-align: center;
		margin-top: 15px;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		font-size: 16px;
		font-size: 1.6rem;
	}
	.ablie2:hover .fangda {
		top: 0px;
	}
	.mat {
		margin-top: 57px;
	}
	/*********************fangdaxiaoguo**********************/
	#baguetteBox-overlay {
		display: none;
		opacity: 0;
		position: fixed;
		overflow: hidden;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: #222;
		background-color: rgba(0, 0, 0, .8);
		-webkit-transition: opacity .5s ease;
		transition: opacity .5s ease;
		z-index: 99999999999999999999999999999999999999;
	}
	#baguetteBox-overlay.visible {
		opacity: 1
	}
	#baguetteBox-overlay .full-image {
		display: inline-block;
		position: relative;
		width: 100%;
		height: 100%;
		text-align: center;
	}
	#baguetteBox-overlay .full-image figure {
		display: inline;
		margin: 0;
		height: 100%
	}
	#baguetteBox-overlay .full-image img {
		display: inline-block;
		width: auto;
		height: auto;
		max-height: 100%;
		max-width: 100%;
		vertical-align: middle;
		-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
		-moz-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
		box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	}
	#baguetteBox-overlay .full-image figcaption {
		display: block;
		position: absolute;
		bottom: 0;
		width: 100%;
		text-align: center;
		line-height: 1.8;
		color: #ccc;
		background-color: #000;
		background-color: rgba(0, 0, 0, .6);
		font-family: Verdana, Geneva, sans-serif;
	}
	#baguetteBox-overlay .full-image:before {
		content: "";
		display: inline-block;
		height: 50%;
		width: 1px;
		margin-right: -1px
	}
	#baguetteBox-slider {
		position: absolute;
		left: 0;
		top: 0;
		height: 100%;
		width: 100%;
		white-space: nowrap;
		-webkit-transition: left .4s ease, -webkit-transform .4s ease;
		transition: left .4s ease, -moz-transform .4s ease;
		transition: left .4s ease, transform .4s ease
	}
	#baguetteBox-slider.bounce-from-right {
		-webkit-animation: bounceFromRight .4s ease-out;
		animation: bounceFromRight .4s ease-out
	}
	#baguetteBox-slider.bounce-from-left {
		-webkit-animation: bounceFromLeft .4s ease-out;
		animation: bounceFromLeft .4s ease-out
	}
	.baguetteBox-button#next-button, .baguetteBox-button#previous-button {
		top: 50%;
		top: calc(50% - 30px);
		width: 44px;
		height: 60px
	}
	.baguetteBox-button {
		position: absolute;
		cursor: pointer;
		outline: 0;
		padding: 0;
		margin: 0;
		border: 0;
		-moz-border-radius: 15%;
		border-radius: 15%;
		background-color: #323232;
		background-color: rgba(50, 50, 50, .5);
		color: #ddd;
		font: 1.6em sans-serif;
		-webkit-transition: background-color .4s ease;
		transition: background-color .4s ease;
	}
	.baguetteBox-button:hover {
		background-color: rgba(50, 50, 50, .9)
	}
	.baguetteBox-button#next-button {
		right: 2%
	}
	.baguetteBox-button#previous-button {
		left: 2%
	}
	.baguetteBox-button#close-button {
		top: 20px;
		right: 2%;
		right: calc(2% + 6px);
		width: 30px;
		height: 30px
	}
	.baguetteBox-button svg {
		position: absolute;
		left: 0;
		top: 0
	}
	.spinner {
		width: 40px;
		height: 40px;
		display: inline-block;
		position: absolute;
		top: 50%;
		left: 50%;
		margin-top: -20px;
		margin-left: -20px
	}
	.double-bounce1, .double-bounce2 {
		width: 100%;
		height: 100%;
		-moz-border-radius: 50%;
		border-radius: 50%;
		background-color: #fff;
		opacity: .6;
		position: absolute;
		top: 0;
		left: 0;
		-webkit-animation: bounce 2s infinite ease-in-out;
		animation: bounce 2s infinite ease-in-out
	}
	.double-bounce2 {
		-webkit-animation-delay: -1s;
		animation-delay: -1s
	}
	@-webkit-keyframes bounceFromRight {
		0% {
			margin-left: 0
		}
		50% {
			margin-left: -30px
		}
		100% {
			margin-left: 0
		}
	}
	@keyframes bounceFromRight {
		0% {
			margin-left: 0
		}
		50% {
			margin-left: -30px
		}
		100% {
			margin-left: 0
		}
	}
	@-webkit-keyframes bounceFromLeft {
		0% {
			margin-left: 0
		}
		50% {
			margin-left: 30px
		}
		100% {
			margin-left: 0
		}
	}
	@keyframes bounceFromLeft {
		0% {
			margin-left: 0
		}
		50% {
			margin-left: 30px
		}
		100% {
			margin-left: 0
		}
	}
	@-webkit-keyframes bounce {
		0%, 100% {
			-webkit-transform: scale(0);
			transform: scale(0)
		}
		50% {
			-webkit-transform: scale(1);
			transform: scale(1)
		}
	}
	@keyframes bounce {
		0%, 100% {
			-webkit-transform: scale(0);
			-moz-transform: scale(0);
			transform: scale(0)
		}
		50% {
			-webkit-transform: scale(1);
			-moz-transform: scale(1);
			transform: scale(1)
		}
	}
	.ms_ye {
		text-align: center;
		margin-top: 73px;
	}
	.ms_ye a {
		display: inline-block;
		width: 33px;
		line-height: 28px;
		border: 1px solid #e5e5e5;
		text-align: center;
		margin: 0 2px;
		font-size: 12px;
		font-size: 1.2rem;
	}
	.ms_sx {
		width: 59px!important;
	}
	.ms_ye .ms_current_ye {
		border: 1px solid #30a9e2;
		color: #30a9e2;
	}
	.ms_ye a:hover {
		border: 1px solid #30a9e2;
		color: #30a9e2;
	}
	.no:hover {
		border: 1px solid #e5e5e5 !important;
		background: #fff !important;
		color: #333 !important;
	}
	@media screen and (min-width:1000px) and (max-width:1219px) {
		.ablie2 {
			margin-left: 30px;
			width: 306px;
		}
	}
	@media screen and (max-width:999px) {
		.ablie2 {
			width: 31.33%;
			margin: 0 1%;
			margin-bottom: 30px;
		}
		.ms_ye {
			margin-top: 15px;
		}
		.fangda {
			background: none;
			top: 0;
		}
		.ms_ye a {
			margin-bottom: 10px;
		}
	}
	@media screen and (max-width:600px) {
		.ablie2 {
			width: 48%;
			margin: 0 1%;
			margin-bottom: 30px;
		}
	}
	/*******************************  news2  *********************************/
	.tech1 {
		text-align: center;
		font-size: 24px;
		font-size: 2.4rem;
		line-height: 30px;
	}
	.kejisj {
		text-align: center;
		margin-top: 18px;
	}
	.kejisj span {
		padding-left: 21px;
		background: url(../images/kejibiao.jpg) no-repeat left center;
		color: #666666;
	}
	.share {
		text-align: center;
		margin-top: 19px;
	}
	.share div {
		display: inline-block;
		float:left; margin-top:-2px;
	}
	.share1 {
		/*position: relative;
		top: -8px;*/
		font-size: 16px;
		font-size: 1.6rem;
		color: #30a9e2;
		padding-right: 5px;
	}
	.nex {
		color: #666666;
		line-height: 30px;
		padding-top: 27px;
		padding-bottom: 90px;
		border-bottom: 1px solid #d2d2d2;
		margin-bottom: 40px;
	}
	.nex p, .nex li, .nex span, .nex b {
		color: #666666;
	}
	.nex p{ text-indent:2em;}
	.nex img, .nex iframe {
		max-width: 100%;
	}
	.xwsx {
		line-height: 28PX;
		margin-top: 13px;
	}
	.xwsx span {
		padding-left: 36px;
		display: inline-block;
	}
	.xws {
		background: url(../images/msxws.jpg) no-repeat left center;
	}
	.xwx {
		background: url(../images/msxwx.jpg) no-repeat left center;
	}
	.xwsx a:hover {
		color: #30a9e2;
	}
	@media screen and (min-width:1000px) and (max-width:1219px) {}
	@media screen and (max-width:999px) {
		.tech1 {
			font-size: 20px;
			font-size: 2rem;
		}
	}
	/*************************  news1  **************************/
	.fwp {
		margin-bottom: 37px;
	}
	.swp img {
		width: 100%;
		max-width: 330px;
		max-height: 207px;
	}
	.zi {
		padding-left: 353px;
	}
	.zi .nltime {
		line-height: 22px;
		color: #666666;
	}
	.zi .nlp1 {
		display: block;
		line-height: 30px;
		font-size: 18px;
		font-size: 1.8rem;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		margin-bottom: 9px;
	}
	.zi .nlp2 {
		display: block;
		margin-bottom: 29px;
		color: #666666;
		line-height: 30px;
		height: 60px;
		overflow: hidden;
		margin-top: 14px;
		text-indent:2em;
	}
	.zi .more {
		display: block;
		font-size: 14px;
		font-size: 1.4rem;
		width: 111px;
		height: 32px;
		line-height: 32px;
		text-align: center;
		border-radius: 16px;
		color: #30a9e2;
		border: 1px solid #30a9e2;
	}
	.zi .nlp1:hover {
		color: #30a9e2;
	}
	.zi .nlp2:hover {
		color: #30a9e2;
	}
	.zi .more:hover {
		background: #30a9e2;
		color: #fff;
	}
	@media screen and (min-width:1000px) and (max-width:1219px) {}
	@media screen and (max-width:999px) {
		.swp {
			width: 300px;
		}
		.zi {
			padding-left: 325px;
		}
		.zi .nlp1 {
			margin-bottom: 10px;
		}
	}
	@media screen and (max-width:700px) {
		.swp {
			width: 280px;
		}
		.zi {
			padding-left: 305px;
		}
		.zi .nlp1 {
			padding-top: 0;
			font-size: 14px;
			font-size: 1.4rem;
		}
		.zi .nlp2 {
			margin-bottom: 10px;
			font-size: 12px;
			font-size: 1.2rem;
		}
	}
	@media screen and (max-width:639px) {
		.time {
			float: none;
			width: 280px;
			margin: 0 auto;
		}
		.zi {
			padding-left: 0;
			margin-top: 20px;
		}
		.zi .more {
			width: 130px;
			height: 35px;
			line-height: 35px;
		}
		.zi .nltime {
			margin-top: 9px;
		}
	}
	/***************************************  about  *************************************/
	.about p {
		font-size: 14px;
		font-size: 1.4rem;
		color: #333;
		line-height: 30px;
	}
	.about1_right {
		width: 508px;
		padding-top: 16px;
		padding-right: 15px;
		background: url(../images/lankuai.jpg) no-repeat right top;
		padding-left: 19px;
		padding-bottom: 12px;
		position: relative;
	}
	.vitu {
		position: relative;
		padding-bottom: 91.93%;
		height: 0;
		overflow: hidden;
	}
	.vitu iframe {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		border: none;
	}
	.lankuai2 {
		position: absolute;
		left: 0;
		bottom: 0;
	}
	.ab1_ttile1 {
		font-size: 24px;
		font-size: 2.4rem;
		color: #30a9e2;
		font-weight: bold;
		line-height: 30px;
		text-transform: uppercase;
		padding-left: 26px;
		background: url(../images/aboutitltbj.png ) no-repeat left center;
		font-family: 'GillSansDisplayMTProExBd';
	}
	.ab1_tutle2 {
		margin-bottom: 27px;
		padding-top: 30px;
		padding-bottom: 17px;
		background: url(../images/d.png ) no-repeat bottom left;
		line-height: 40px;
		font-size: 36px;
		font-size: 3.6rem;
		color: #333333;
		text-transform: uppercase;
		font-family: 'verlag';
	}
	.ab1_wrap {
		padding-bottom: 31px;
	}
	@font-face {
		font-family: 'verlag';
		src: url('../fonts/verlag.eot');
		src: url('../fonts/verlag.eot') format('embedded-opentype'), url('../fonts/verlag.woff2') format('woff2'), url('../fonts/verlag.woff') format('woff'), url('../fonts/verlag.ttf') format('truetype'), url('../fonts/verlag.svg#verlag') format('svg');
	}
	.ap1 {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 30px;
		margin-bottom: 29px;
		text-indent:2em;
	}
	.gc {
		background: url(../images/abg1.jpg) no-repeat center top;
		background-attachment: fixed;
		padding-top: 44px;
		padding-bottom: 8px;
		margin-top: 19px;
	}
	.gcbt {
		font-size: 36px;
		font-size: 3.6rem;
		font-weight: bold;
		color: #ffffff;
		text-transform: uppercase;
		padding-bottom: 20px;
		background: url(../images/factoryxian.jpg) no-repeat center bottom;
		text-align: center;
	}
	.main6 .top {
		margin-top: 68px;
	}
	.main6 .top .m6box {
		width: 595px;
		position: relative;
	}
	.main6 .top .m6box .m6tu a {
		display: block;
	}
	.main6 .top .m6box .m6tu a img {
		display: block;
		max-width: 595px;
		width: 100%;
		margin: 0 auto;
	}
	.main6 .top .m6box {
		overflow: hidden;
		/*cursor: pointer;*/
	}
	.main6 .top .m6box .m6tuzz {
		position: absolute;
		top: 100%;
		left: 0;
		background: #000;
		background: rgba(00, 00, 00, 0.7);
		width: 100%;
		height: 100%;
		transition: 0.5s;
		-moz-transition: 0.5s;
		-o-transition: 0.5s;
		-webkit-transition: 0.5s;
	}
	.main6 .top .m6box:hover .m6tuzz {
		top: 0;
	}
	.main6 .top .m6box .m6tuzz .tuhezi .hang1 {
		text-align: center;
		margin-top: 16.5%;
		margin-bottom: -2px;
	}
	.main6 .top .m6box .m6tuzz .tuhezi .hang1 a {
		text-transform: uppercase;
		font-size: 20px;
		font-size: 2rem;
		line-height: 50px;
		color: #fff;
	}
	.main6 .top .m6box .m6tuzz .tuhezi .hang2 {
		margin: 0 auto;
		width: 71px;
		height: 1px;
		background-color: #fff;
	}
	.main6 .top .m6box .m6tuzz .tuhezi .hang3 {
		margin: 3px auto 23px;
		text-align: center;
		width: 70%;
	}
	.main6 .top .m6box .m6tuzz .tuhezi .hang3 a {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 30px;
		color: #fff;
	}
	.main6 .top .m6box .m6tuzz .tuhezi .hang4 a {
		font-size: 14px;
		font-size: 1.4rem;
		display: block;
		width: 118px;
		height: 28px;
		border: 1px solid #fff;
		color: #fff;
		line-height: 28px;
		text-align: center;
		margin: 0 auto;
	}
	.main6 .bottoma {
		margin-top: 8px;
		margin-bottom: 83px;
	}
	.main6 .bottoma .m6box {
		width: 394px;
		position: relative;
	}
	.main6 .bottoma .m6box .m6tu a {
		display: block;
	}
	.main6 .bottoma .m6box .m6tu a img {
		display: block;
		max-width: 100%;
	}
	.main6 .bottoma .m6box {
		overflow: hidden;
	}
	.main6 .bottoma .m6box .m6tuzz {
		position: absolute;
		top: 100%;
		left: 0;
		background: #000;
		background: rgba(00, 00, 00, 0.7);
		width: 100%;
		height: 100%;
		transition: 0.5s;
		-moz-transition: 0.5s;
		-o-transition: 0.5s;
		-webkit-transition: 0.5s;
	/*	cursor: pointer;*/
	}
	.main6 .bottoma .m6box:hover .m6tuzz {
		top: 0;
	}
	.main6 .bottoma .m6box .m6tuzz .tuhezi .hang1 {
		text-align: center;
		margin-top: 0.7%;
		margin-bottom: -2px;
	}
	.main6 .bottoma .m6box .m6tuzz .tuhezi .hang1 a {
		font-family: "Candara";
		text-transform: uppercase;
		font-size: 20px;
		font-size: 2rem;
		line-height: 50px;
		color: #fff;
	}
	.main6 .bottoma .m6box .m6tuzz .tuhezi .hang2 {
		margin: 0 auto;
		width: 71px;
		height: 1px;
		background-color: #fff;
	}
	.main6 .bottoma .m6box .m6tuzz .tuhezi .hang3 {
		margin: 3px auto 23px;
		text-align: center;
		width: 95%;
	}
	.main6 .bottoma .m6box .m6tuzz .tuhezi .hang3 a {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 30px;
		color: #fff;
		text-indent:2em;
	}
	.main6 .bottoma .m6box .m6tuzz .tuhezi .hang4 a {
		font-size: 14px;
		font-size: 1.4rem;
		display: block;
		width: 118px;
		height: 28px;
		border: 1px solid #fff;
		color: #fff;
		line-height: 28px;
		text-align: center;
		margin: 0 auto;
	}
	.main6 .bottoma .m6box.m6boxz {
		margin-left: 10px;
	}
	@media screen and (max-width:1219px) {
		.main6 .top .m6box {
			width: 48%;
		}
		.main6 .bottoma .m6box {
			width: 30%;
		}
		.main6 .bottoma .m6box.m6boxz {
			margin-left: 5%;
		}
		.main6 .top .m6box .m6tuzz .tuhezi .hang1{
			margin-top: 5.7%;
		}
		.main6 .bottoma .m6box .m6tuzz .tuhezi .hang1 {
			margin-top: 0.7%;
			
		}
		.main6 .bottoma .m6box .m6tuzz .tuhezi .hang3 {height:120px; overflow:hidden}
	}
	@media screen and (max-width:999px) {
		.main6 {
			height: auto;
			padding-bottom: 100px;
		}
		.main6 .top .m6box .m6tuzz .tuhezi .hang3 {
			max-height: 50px;
			overflow: hidden;
		}
		.main6 .bottoma .m6box .m6tuzz .tuhezi .hang3 {
			max-height: 272px; height:auto;
			overflow: hidden;
		}
		.main6 .bottoma .m6box .m6tuzz .tuhezi .hang3 {
			margin-top: 10px;
			margin-bottom: 10px;
		}
		.main6 .top .m6box .m6tuzz {
			position: static;
			background: none;
		}
		.main6 .bottoma .m6box .m6tuzz .tuhezi .hang3 {
			width: 100%;
			max-height: 272px;
		}
		.main6 .bottoma .m6box .m6tuzz .tuhezi .hang1 {
			margin-bottom: 5px;
			margin-top: 15px;
		}
		.main6 .bottoma .m6box .m6tuzz .tuhezi .hang1 a {
			font-size: 14px;
			font-size: 1.4rem;
			line-height: 16px;
		}
		.main6 .bottoma .m6box .m6tuzz .tuhezi .hang3 a {
			font-size: 12px;
			font-size: 1.2rem;
			line-height: 24px;
			margin-top: 0;
			margin-bottom: 5px;
		}
		.main6 .top .m6box .m6tuzz .tuhezi .hang3 {
			width: 100%;
			max-height: 144px;
			margin-top: 0;
			margin-bottom: 5px;
		}
		.main6 .top .m6box .m6tuzz .tuhezi .hang1 {
			margin-bottom: 5px;
			margin-top: 15px;
		}
		.main6 .top .m6box .m6tuzz .tuhezi .hang1 a {
			font-size: 14px;
			font-size: 1.4rem;
			line-height: 24px;
		}
		.main6 .top .m6box .m6tuzz .tuhezi .hang3 a {
			font-size: 12px;
			font-size: 1.2rem;
			line-height: 24px;
			 text-indent:2em;
		}
		.main6 .bottoma .m6box .m6tuzz {
			position: static;
			background: none;
		}
		.main6 {
			background-attachment: fixed;
		}
		.ab1_tutle2 {
			font-size: 24px;
			font-size: 2.4rem;
		}
		.gcbt {
			font-size: 30px;
			font-size: 3rem;
		}
		.main6 .bottoma {
			margin-bottom: 20px;
		}
		.main6 {
			padding-bottom: 25px;
		}
	}
	@media screen and (max-width:979px) {
		.about_left .dan_wrap .dan_img2 {
			top: 0;
		}
		.about_ul li .dan_wrap .dan_img2 {
			top: 0;
		}
		.about_left .dan_wrap .dan_img2 {
			top: 0;
		}
	}
	@media screen and (max-width:979px) and (min-width:640px) {}
	@media screen and (max-width:767px) {
		.gc {
			background: #3197c6;
		}
	}
	@media screen and (max-width:720px) {
		.main6 .bottoma .m6box .m6tuzz .tuhezi .hang1 {
			margin-bottom: 5px;
			margin-top: 5%;
		}
		.main6 {
			background-attachment: fixed;
		}
	}
	@media screen and (max-width:700px) {
		.main6 .bottoma .m6box .m6tuzz .tuhezi .hang1 {
			margin-bottom: 5px;
			margin-top: 5%;
		}
	}
	@media screen and (max-width:571px) {
		.main6 .top .m6box {
			width: 100%;
			margin-bottom: 25px;
		}
		.main6 .bottoma .m6box .m6tuzz {
			position: relative;
			top: 0px;
			padding-bottom: 2%;
		}
		.main6 .top .m6box .m6tuzz {
			position: relative;
			top: 0px;
			padding-bottom: 2%;
		}
		.main6 .bottoma .m6box {
			width: 100%;
			max-width: 373px;
			float: none;
			margin: 10px auto!important;
		}
		.main6 .top .m6box .m6tuzz .tuhezi .hang3 {
			margin-top: 0%!important;
			padding-top: 5%;
			padding-bottom: 2%;
		}
		.main6 .top .m6box .m6tuzz .tuhezi .hang1 a {
			line-height: 16px;
		}
		.main6 .top .m6box .m6tuzz .tuhezi .hang1 {
			margin-top: 0%!important;
			padding-top: 5%;
			padding-bottom: 2%;
		}
		.main6 .bottom .m6box .m6tuzz .tuhezi .hang1 {
			margin-top: 0%!important;
			padding-top: 5%;
			padding-bottom: 2%;
		}
	}
	.zs {
		background: #f6f6f6;
		padding-bottom: 103px;
	}
	.cerp {
		font-size: 30px;
		font-size: 3rem;
		font-weight: bold;
		color: #30a9e2;
		text-transform: uppercase;
		padding-top: 70px;
	}
	.ab1main2 {
		padding-top: 38px;
		padding-bottom: 67px;
		background: #f6f6f6;
		margin-bottom: 62px;
	}
	.ab1biao2 {
		display: block;
		font-weight: bold;
		font-family: "Candara";
		color: #2c8dd6;
		font-size: 30px;
		font-size: 3rem;
		text-transform: uppercase;
	}
	.img-scroll3 {
		position: relative;
		z-index: 9
	}
	.ab1nav {
		width: 65px;
		height: 29px;
		position: absolute;
		right: 9px;
		top: 10px;
		z-index: 999
	}
	.img-scroll3 .prev3, .img-scroll3 .next3 {
		position: absolute;
		display: block;
		width: 28px;
		height: 28px;
		z-index: 9999;
		top: -25px;
	}
	.img-scroll3 .prev3 {
		left: 0;
		cursor: pointer;
		background: url(../images/ableft.png)
	}
	.img-scroll3 .next3 {
		right: 0;
		cursor: pointer;
		background: url(../images/abright.png)
	}
	.img-scroll3 .prev3:hover {
		left: 0;
		cursor: pointer;
		background: url(../images/ablefth.png)
	}
	.img-scroll3 .next3:hover {
		right: 0;
		cursor: pointer;
		background: url(../images/abrighth.png)
	}
	.img-list3 {
		position: relative;
		width: auto;
		overflow: hidden;
		z-index: 99
	}
	.img-list3 ul {
		width: 9999px;
	}
	.img-list3 li {
		float: left;
		display: inline;
		width: 246px;
		margin-right: 72px;
		background: url(../images/muban.jpg) no-repeat center top;
		margin-top: 48px;
	}
	.zhengshu {
		max-width: 246px;
		width: 100%;
		position: relative;
		overflow: hidden;
		z-index: 9
	}
	.zhengtu {
		max-width: 246px;
		width: 100%;
	}
	.zhengtu img {
		width: 100%;
		max-width: 246px;
		max-height: 334px;
	}
	.zhengfu {
		background: #000;
		background: rgba(0, 0, 0, 0.6);
		position: absolute;
		width: 100%;
		height: 100%;
		top: 100%;
		left: 0px;
		transition: 0.5s;
	}
	.fangda2 {
		display: block;
		position: absolute;
		width: 100%;
		height: 100%;
		z-index: 99
	}
	.fangda2 img {
		width: 32px;
		height: 32px;
		position: absolute;
		left: 50%;
		margin-left: -16px;
		top: 50%;
		margin-top: -56px;
	}
	.zhengfu p {
		position: absolute;
		width: 80%;
		left: 10%;
		text-align: center;
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 30px;
		color: #fff;
		top: 50%;
		z-index: 10;
		margin-top: -9px;
	}
	.img-list3 li:hover .zhengfu {
		top: 0px;
	}
	.ab1main3 {
		padding-bottom: 70px;
		padding-top: 9px;
	}
	.ab1main3 p {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 26px;
		margin-top: 17px;
	}
	.ablie {
		width: 378px;
		float: left;
		margin-left: 32px;
		margin-top: 8px;
	}
	.ablie a {
		display: block;
		border: 1px solid #b5b5b5;
		max-width: 380px;
		margin: auto;
	}
	.ablie a img {
		width: 100%;
		max-width: 380px;
		max-height: 255px;
	}
	.ablie p {
		margin-left: 5px;
	}
	.msabout {
		padding-bottom: 0;
	}
	@media screen and (min-width:1000px) and (max-width:1219px) {
		.img-list3 li {
			width: 246px;
			margin-right: 110px;
		}
		.ablie {
			width: 320px;
			margin-left: 10px;
			margin-top: 10px;
		}
		.abtu1 {
			width: 457px;
			margin-top: 50px;
		}
		.abtu2 {
			width: 440px;
		}
		.img-list3 ul {
			width: 1000%;
		}
		.img-list3 li {
			width: 2.2%;
			margin-right: .4%;
		}
	}
	@media screen and (max-width:999px) {
		.abmain2 p {
			width: auto;
			font-size: 16px;
			font-size: 1.6rem;
			line-height: 26px;
		}
		.img-list3 ul {
			width: 1000%;
		}
		.img-list3 li {
			width: 2.4%;
			margin-right: 0.1%;
			background: none
		}
		.ab1main1 p {
			font-size: 14px;
			font-size: 1.4rem;
			margin-bottom: 20px;
		}
		.abtu1 {
			float: none;
			width: auto;
			margin: auto;
			margin-top: 20px;
		}
		.abbiao1 {
			font-size: 26px;
			font-size: 2.6rem;
			line-height: 35px;
			margin-top: 30px;
		}
		.abtu2 {
			float: none;
			width: auto;
			margin: auto;
			margin-top: 20px;
		}
		.ab1p {
			padding-top: 20px !important;
		}
		.ab1main3 p {
			font-size: 14px;
			font-size: 1.4rem;
			margin-bottom: 20px;
		}
		.ablie {
			width: 32.333%;
			margin-left: 0.5% !important;
			margin-right: 0.5%;
			margin-top: 10px;
		}
		.ab1main3 {
			padding-bottom: 10px;
			padding-top: 10px;
		}
		.zhengshu {
			margin: auto;
		}
		.zhengfu {
			top: 0px;
			background: rgba(0, 0, 0, 0.3);
		}
		.zhengfu p {
			font-size: 12px;
			font-size: 1.2rem;
			line-height: 24px;
		}
		.abnav {
			background: none
		}
		.abnav a {
			width: 25%;
			float: left;
			margin: auto;
			font-size: 14px;
			font-size: 1.4rem;
		}
		.about1_right {
			width: 440px;
		}
		.fangda2 img {
			top: 57%;
		}
		.zhengfu p {
			top: 57%;
		}
	}
	@media screen and (max-width:800px) {
		.about1_right {
			float: none;
			margin: 0 auto;
		}
	}
	@media screen and (max-width:729px) {
		.img-list3 li {
			width: 3.2333%;
			margin-right: 0.1%;
		}
		.ablie {
			margin-left: 0.5% !important;
			margin-right: 0.5%;
			margin-top: 10px;
		}
	}
	@media screen and (max-width:609px) {
		.ab1nav {
			top: 0px;
			right: 0px;
		}
		.ab1biao2 {
			width: 200px;
			font-size: 26px;
			font-size: 2.6rem;
		}
	}
	@media screen and (max-width:529px) {
		.img-list3 li {
			width: 4.9%;
			margin-right: 0.1%;
		}
		.zhengfu p {
			width: 96%;
			left: 2%;
		}
		.about1_right {
			width: 90%;
		}
	}
	@media screen and (max-width:400px) {
		.gcbt {
			font-size: 24px;
			font-size: 2.4rem;
		}
		.cerp {
			font-size: 24px;
			font-size: 2.4rem;
		}
	}
	/****************************  product2  ***************************/
	.pyou {
		width: 862px;
	}
	.pzuo {
		width: 270px;
	}
	.pc {
		line-height: 58px;
		background: #30a9e2;
		color: #fff;
		font-size: 24px;
		font-size: 2.4rem;
		text-align: center;
	}
	.pc a {
		color: #fff;
		text-transform: uppercase;
	}
	.subNav {
		line-height: 44px;
		background: #f1f1f1;
		padding-left: 18px;
		margin-top: 6px;
	}
	.subNav a {
		display: block;
		background: url(../images/jia1.png) no-repeat 94% center;
		font-size: 16px;
		font-size: 1.6rem;
	}
	.subNav:hover {
		background: #30a9e2;
	}
	.subNav:hover a {
		color: #fff;
		background: url(../images/jia2.png) no-repeat 94% center;
	}
	.currentDd {
		background: #30a9e2;
	}
	.currentDd a {
		color: #fff;
		background: url(../images/jia2.png) no-repeat 94% center;
	}
	.navContent {
		background: #f1f1f1;
		display: none;
	}
	.subNav2 {
		line-height: 30px;
		font-size: 16px;
		font-size: 1.6rem;
		padding-left: 8px;
		padding-top: 5px;
	}
	.subNav2 a {
		display: block;
		padding-left: 17px;
		background: url(../images/cexian.jpg) no-repeat left center;
	}
	.subNav2:hover a {
		color: #30a9e2;
	}
	.currentDd2 a {
		color: #30a9e2;
	}
	.navContent2 p {
		padding-left: 18px;
		line-height: 37px;
	}
	.navContent2 p a {
		display: block;
		padding-left: 17px;
		background: url(../images/cexian.jpg) no-repeat left center;
	}
	.navContent2 p:hover a {
		color: #30a9e2;
	}
	.pc2 {
		margin-top: 50px;
	}
	.cen {
		background: #f1f1f1;
	}
	.cen1 {
		background: url(../images/cexu.png) repeat-x center bottom;
	}
	.cen li {
		padding: 0 9px;
		padding-top: 14px;
		padding-bottom: 21px;
	}
	.cen a {
		display: block;
	}
	.cenp1 {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 30px;
	}
	.cenp2 {
		padding-left: 28px;
		background: url(../images/sybiao2.png) no-repeat left center;
		color: #30a9e2;
		margin-top: 14px;
		margin-bottom: 6px;
	}
	.cenp3 {
		color: #666666;
		line-height: 30px;
		text-indent:2em;
	}
	.cenp1:hover {
		color: #30a9e2;
	}
	.cenp3:hover {
		color: #30a9e2;
	}
	/**************************************************************************************/
	.img980 {
		display: none;
	}
	#showArea {
		margin-top: 18px;
		margin-bottom: 18px;
	}
	#showArea img {
		cursor: pointer;
		width: 124px;
		height: 124px;
	}
	#showArea a {
		display: block;
		text-align: right;
		margin-bottom: 22px;
		padding: 2px;
		background: url(../images/pbg2.jpg) no-repeat;
	}
	/* #showArea a:hover img{} */
	#main_img {
		cursor: pointer;
		display: block;
	}
	#gotop {
		cursor: pointer;
		display: block;
		width: 20px;
		height: 12px;
		background: url(../images/top.png) no-repeat center top;
		margin: 0 auto;
	}
	#gobottom {
		cursor: pointer;
		display: block;
		width: 20px;
		height: 12px;
		background: url(../images/bottom.png) no-repeat center bottom;
		margin: 0 auto;
	}
	#gotop:hover {
		background: url(../images/topon.png) no-repeat center top;
	}
	#gobottom:hover {
		background: url(../images/bottomon.png) no-repeat center bottom;
	}
	#showArea {
		height: 429px;
		overflow: hidden;
	}
	.MagicZoomBigImageCont {
		background: #FFF;
	}
	.MagicZoomBigImageCont img {
		width: 800px!important;
		height: 800px!important;
		display: block;
	}
	.MagicZoomPup {
		border: 0px solid #aaa;
		background: #ffffff;
	}
	.left-pro {
		width: 654px;
		text-align: left;
		margin-bottom: 27px;
		margin: 0 auto;
	}
	.left-pro .t1 {
		width: 128px;
		float: right;
	}
	.left-pro .t2 {
		width: 484px;
		text-indent: 0;
		float: left;
		padding: 2px;
		background: url(../images/pbg.jpg) no-repeat;
	}
	.left-pro .t2 a {
		display: block;
		margin-bottom: 0px;
	}
	.left-pro .t2 img {
		text-indent: 0;
		display: block;
	}
	.titleh1 {
		margin-bottom: 11px;
	}
	.titleh1 h1 {
		font-size: 24px;
		font-size: 2.4rem;
		font-weight: bold;
		line-height: 37px;
	}
	.content {
		padding-top: 28px;
		text-align: center;
	}
	.btn {
		text-align: center;
		padding-top: 6px;
	}
	.btn a, .btn span {
		display: inline-block;
		width: 120px;
		height: 30px;
		line-height: 30px;
		text-align: center;
		color: #30a9e2;
		transition: 0.5s;
		font-size: 14px;
		font-size: 1.4rem;
		margin: 0 9px;
		border: 1px solid #30a9e2;
	}
	.btn a:hover {
		background: #30a9e2;
		color: #fff;
	}
	.goods .share {
		padding-top: 0px;
		margin-bottom: 20px;
		margin-top: 0;
	}
	.goods .share1 {
		font-size: 14px;
		font-size: 1.4rem;
	}
	.chanpinx strong {
		font-size: 16px;
		font-size: 1.6rem;
		color: #369fd3;
		display: block;
		padding-top: 38px;
	}
	.chanpinx p{ text-indent:2em;}
	.chanpinx {
		line-height: 30px;
		padding-top: 10px;
	}
	.chanpinx a {
		color: #30a9e2;
	}
	.chanpinx img {
		max-width: 100%;
	}
	.chanpinx iframe {
		max-width: 100%;
	}
	/*.chanpinx table,.nex table,cpxx table{ width:97%; border-collapse:collapse; line-height:24px;}

.chanpinx tr td,.nex tr td,cpxx tr td{ line-height:24px; padding:2px;}*/
	.cpxx table {
		width: 100%;
		border-collapse: collapse;
		line-height: 22px;
		border: 1px solid #ccc;
	}
	.cpxx table tr td {
		padding: 3px;
		border: 1px solid #ccc;
	}
	@media screen and (max-width:1000px) {
		.cpxx .table {
			width: 100%;
			overflow: scroll;
		}
		.cpxx table {
			width: 885px;
		}
	}
	.nex table {
		width: 100%;
		border-collapse: collapse;
		line-height: 22px;
		border: 1px solid #ccc;
	}
	.nex table tr td {
		padding: 3px;
		border: 1px solid #ccc;
	}
	@media screen and (max-width:1000px) {
		.nex .table {
			width: 100%;
			overflow: scroll;
		}
		.nex table {
			width: 885px;
		}
	}
	.chanpinx table {
		width: 100%;
		border-collapse: collapse;
		line-height: 22px;
		border: 1px solid #ccc;
	}
	.chanpinx table tr td {
		padding: 3px;
		border: 1px solid #ccc;
	}
	@media screen and (max-width:1000px) {
		.chanpinx .table {
			width: 100%;
			overflow: scroll;
		}
		.chanpinx table {
			width: 885px;
		}
	}
	.at-resp-share-element .at-icon {
		width: 24px!important;
		height: 24px!important;
	}
	.at-style-responsive .at-share-btn {
		padding: 0!important;
		border-radius: 2px!important;
	}
	.at-resp-share-element .at-share-btn .at-icon-wrapper {
		width: 24px!important;
		height: 24px!important;
	}
	.at-resp-share-element .at-share-btn {
		margin-bottom: 0!important;
		margin-right: 3px!important;
	}
	.des {
		font-size: 20px;
		font-size: 2.0rem;
		margin-top: 46px;
		font-weight: bold;
		padding-bottom: 11px;
		color: #30a9e2;
		background: url(../images/desbg.jpg) no-repeat left bottom;
		text-transform: uppercase;
	}
	.des2 a {
		color: #30a9e2;
	}
	.des2 {
		margin-top: 41px;
	}
	.cxxiao {
		font-size: 20px;
		font-size: 2rem;
		color: #fdc72c;
		display: block;
		line-height: 24px;
		margin-top: 20px;
	}
	.zuijinp {
		text-align: center;
		font-size: 36px;
		font-size: 3.6rem;
		font-weight: bold;
		text-transform: uppercase;
		padding-top: 60px;
		margin-bottom: 45px;
	}
	.zuijinp a:hover {
		color: #fdc72c;
	}
	.img-scroll2 {
		position: relative;
		margin: 0 auto;
		width: 100%;
	}
	.img-scroll2 .prev2, .img-scroll2 .next2 {
		position: absolute;
		display: block;
		width: 24px;
		height: 26px;
		top: 40%;
		color: #fff;
		text-align: center;
		line-height: 100px
	}
	.img-scroll2 .prev2 {
		left: 0;
		cursor: pointer;
		background: url("../images/zjs.png") no-repeat;
	}
	.img-scroll2 .next2 {
		right: 0;
		cursor: pointer;
		background: url("../images/zjx.png") no-repeat;
	}
	.img-scroll2 .prev2:hover {
		background: url("../images/zjs2.png") no-repeat;
	}
	.img-scroll2 .next2:hover {
		background: url("../images/zjx2.png") no-repeat;
	}
	.img-list2 {
		position: relative;
		width: 90%;
		overflow: hidden;
		margin: 0 auto;
	}
	.img-list2 ul {
		width: 10000%;
	}
	.img-list2 li {
		float: left;
		display: inline;
		width: 0.31%;
		margin: 0 0.01%;
		position: relative;
		position: relative;
		text-align: center;
	}
	.img-list2 li span, .img-list2 li a {
		color: #fff;
		display: block;
	}
	.img-list2 li img {
		width: 100%;
		max-width: 390px;
		max-height: 390px;
	}
	.img-scroll4 {
		position: relative;
		margin: 0 auto;
		width: 100%;
	}
	.img-scroll4 .prev4, .img-scroll4 .next4 {
		position: absolute;
		display: block;
		width: 12px;
		height: 20px;
		top: 0;
		color: #fff;
		text-align: center;
		line-height: 100px;
		margin-top: -29px;
	}
	.img-scroll4 .prev4 {
		right: 0;
		margin-right: 26px;
		cursor: pointer;
		background: url("../images/zjs.png") no-repeat;
	}
	.img-scroll4 .next4 {
		right: 0;
		cursor: pointer;
		background: url("../images/zjx.png") no-repeat;
	}
	.img-scroll4 .prev4:hover {
		background: url("../images/zjs2.png") no-repeat;
	}
	.img-scroll4 .next4:hover {
		background: url("../images/zjx2.png") no-repeat;
	}
	.img-list4 {
		position: relative;
		width: 100%;
		overflow: hidden;
		margin: 0 auto;
	}
	.img-list4 ul {
		width: 99999999999px;
	}
	.img-list4 li {
		float: left;
		display: inline;
		width: 272px;
		margin-right: 18px;
		position: relative;
		position: relative;
		text-align: center;
		margin-top: 27px;
	}
	.img-list4 li img {
		width: 100%;
		max-width: 484px;
		max-height: 484px;
	}
	.fyptu {
		display: block;
		padding: 2px;
		background: url(../images/pbg3.jpg) no-repeat;
	}
	.fypp {
		line-height: 26px;
		display: block;
		margin-top: 12px;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	.img-list4 li:hover .fypp {
		color: #30a9e2;
	}
	.fypp2 {
		width: 120px;
		height: 30px;
		line-height: 30px;
		text-align: center;
		display: block;
		margin: 0 auto;
		color: #30a9e2;
		border: 1px solid #30a9e2;
		margin-top: 27px;
	}
	.img-list4 li:hover .fypp2 {
		color: #fff;
		background: #30a9e2;
	}
	.xiangshang {
		display: inline-block;
		position: absolute;
		right: 0;
		bottom: 0;
		padding-right: 27px;
		background: url(../images/xs.jpg) no-repeat right 7px;
		margin-left: 20px;
	}
	.xiangshang input {
		width: 148px;
		height: 30px;
		line-height: 30px;
		text-align: center;
		background: #30a9e2;
		cursor: pointer;
		color: #fff;
		font-size: 12px;
		font-size: 1.2rem;
		font-family: Verdana, Geneva, Tahoma, sans-serif;
	}
	.linebar {
		display: none;
	}
	.linebar {
		line-height: 58px;
		background: #30a9e2 url(../images/santiao.png) no-repeat 95% center;
		color: #fff;
		font-size: 24px;
		font-size: 2.4rem;
		text-align: center;
	}
	.linebar a {
		color: #fff;
		text-transform: uppercase;
	}
	@media screen and (max-width:1380px) {
		.goods .MagicZoomBigImageCont {
			display: none!important;
		}
		.goods .MagicZoomPup {
			background: none!important;
		}
	}
	@media screen and (min-width:1000px) and (max-width:1219px) {
		.pyou {
			width: 680px;
		}
		.img-list4 li {
			width: 214px;
		}
		.fyptu {
			background-size: 100%;
		}
	}
	@media screen and (max-width:999px) {
		.pyou {
			width: 100%;
		}
		.pzuo {
			width: 100%;
			margin-top: 30px;
		}
		.img-list4 ul {
			width: 10000%;
		}
		.img-list4 li {
			width: 0.23%;
			margin: 0 0.01%;
			margin-top: 20px;
		}
		.zuijinp {
			font-size: 30px;
			font-size: 3rem;
		}
		.left-pro {
			display: none;
		}
		.img980 {
			display: block;
		}
		.fyptu {
			background-size: 100%;
		}
	}
	@media screen and (max-width:979px) {
		.product1 .xiangqing .goods ul li {
			width: 29.333%;
			margin: 0 2%;
		}
	}
	@media screen and (max-width:768px) {
		.linebar {
			display: block;
		}
		.pc {
			display: none;
		}
		.pc2 {
			display: block;
		}
		.subNavBox {
			display: none;
		}
	}
	@media screen and (max-width:600px) {
		.img-list2 li {
			width: 0.48%;
		}
		.img-list4 {
			width: 84%;
		}
		.img-list4 li {
			width: 0.48%;
		}
		.zuijinp {
			font-size: 20px;
			font-size: 2rem;
			padding-top: 20px;
			margin-bottom: 20px;
		}
		.btn a, .btn span {
			margin-bottom: 10px;
		}
		.titleh1 h1 {
			font-size: 16px;
			font-size: 1.6rem;
		}
		.product1 .xiangqing .goods ul li {
			width: 48%;
			margin: 0 1%;
		}
	}
	@media screen and (max-width:450px) {
		.img-list2 li {
			width: 0.98%;
		}
		.img-list4 {
			width: 70%;
		}
		.img-list4 li {
			width: 0.98%;
		}
		.linebar {
			font-size: 20px;
			font-size: 2rem;
			padding-left: 20px;
			text-align: left;
		}
		.pc {
			padding-left: 20px;
			text-align: left;
			font-size: 20px;
			font-size: 2rem;
		}
	}
	/*****************************************  product1  ******************************************/
	.pbox {
		width: 272px;
		float: left;
		margin-left: 23px;
		position: relative;
		margin-bottom: 33px;
	}
	.pbox img {
		width: 100%;
		max-width: 484px;
		max-height: 484px;
	}
	.pbox input {
		cursor: pointer;
		position: absolute;
		left: 24px;
		top: 20px;
	}
	.pbox .fypp {
		text-align: center;
	}
	.pyou .ms_ye {
		text-align: left;
		position: relative;
	}
	.pbox:hover .fypp {
		color: #30a9e2;
	}
	.pbox:hover .fypp2 {
		background: #30a9e2;
		color: #fff;
	}
	@media screen and (min-width:1000px) and (max-width:1219px) {
		.pbox {
			width: 211px;
		}
	}
	@media screen and (max-width:999px) {
		.pbox {
			width: 29.333%;
			margin: 0 2%;
			margin-bottom: 30px;
		}
		.xiangshang {
			position: static;
		}
		.pyou .ms_ye {
			text-align: center;
		}
	}
	@media screen and (max-width:767px) {
		.pbox {
			width: 48%;
			margin: 0 1%;
			margin-bottom: 30px;
		}
		
		
		
	}
	
	@media screen and (max-width:450px) {
		.list_cart a{ width:92% !important; margin-bottom:25px; float:none !important;}
		
		
		}
	
	.hdtop {
		position: fixed;
		right: 20px;
		bottom: -100px;
		transition: 1s;
		cursor: pointer;
		z-index: 99999px;
	}
	.juse {
		color: #30a9e2 !important;
	}
	
	
.main6  .m6box  a:hover{ cursor:default;}
	
	
.head1{background-color: #2ba7e2;padding-top:8px;padding-bottom:8px;}

.head1 .guojia a{color:#fff;font-size:14px;font-size:1.4rem;line-height: 18px; display: block;float: right;height: 18px;padding-left: 34px;}

.head1 .guojia a.a1{background:url(../images/en.jpg) no-repeat left center;}

.head1 .guojia a.a2{background:url(../images/es.jpg) no-repeat left center;margin-left: 30px;}

.head1 .guojia a:hover{color: #1278c3;}

@media screen and (max-width:979px){
.head1 .guojia{ margin-right:40px;}
    .head1{padding-top:5px;padding-bottom:5px;}

}

.verify_img{ float:left; margin-top:21px; margin-left:10px;}
.erweimapy{ position:fixed; right:0px; top:60%;  z-index:999999999; width:100%; display:block; max-width:150px;}

@media screen and (max-width:640px) {.erweimapy{max-width:100px;} }